home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 2,801 to 2,900 / aol-file-protocol-4400-2801-to-2900.zip / AOLDLs / C++ Files Library / Monitor Tricks in C++ v1.5.1 / info.txt next >
Text File  |  2014-09-28  |  2KB  |  35 lines

  1. Subject:  Monitor Tricks in C++ v1.5.1
  2. Author:  Kenneth Worley
  3. Uploaded By:  KNEworley
  4. Date:  11/19/1995
  5.  
  6. File:  Monitor Tricks in C++ 1.5.1.sit (77428 bytes) 
  7. Estimated Download Time (60658 baud):  < 1 minute
  8. Download Count:  269
  9.  
  10. Equipment:  Mac Performa 475
  11. Needs:  Metrowerks CW to compile, text reader to read
  12.  
  13. Keywords:  GRAPHICS DEVICE SCREEN QUICKDRAW CLUT FADE
  14.  
  15.  
  16. LIBRARY:   MDV/Developer Source Code/C++
  17. KEYWORDS:  GRAPHICS DEVICE SCREEN QUICKDRAW CLUT FADE
  18.  
  19. Monitor Tricks in C++ v1.5.1 by Kenneth Worley
  20.  
  21. Version 1.5.1 is just a small bug fix for version 1.5 involving the sample app, not the CMonitor class itself.
  22.  
  23. Hi! This archive contains a C++ class designed to represent a graphics device (monitor). The idea is to create one object of this class for each monitor connected to the Mac. The object then allows you to easily change the monitor's bit depth or color/gray mode. It also allows you to fade the monitor to black or any other color using a "clut fade" and to restore it afterward. If there is more than one monitor, they can be faded independently and more or less asynchronously. In other words, once you start the fade, you are not restricted from fading another monitor beginning at the same time or sometime during the fade of the first monitor.
  24.  
  25. The archive also includes a Metrowerks CodeWarrior project which builds a "dashboard" application to demonstrate the class. The application resembles a regular C application except that it creates objects of type CMonitor to represent monitors connected to the Mac.
  26.  
  27. Freeware!
  28. Enjoy!
  29. Ken
  30. -----------------------------------------------------------
  31. Macintosh Developers Forum Libraries         Go Keyword: MDV
  32.  
  33. This file has been checked for viruses with Disinfectant 3.6
  34.  
  35.